﻿@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
address,caption,cite,code,dfn,em,th,var,i,b{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur())}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
textarea { resize:none}
input[type="submit"],input[type="button"]{ cursor:pointer;}
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
a{text-decoration:none;cursor: pointer; color:#777}
a:hover{text-decoration:none}
body,th,td,button,input,select,textarea{ font-family: Arial,"微软雅黑";font-size:13px;color:#777;}
.layout{ width:1200px; margin:0 auto; clear:both}
.fl{ float:left}
.fr{ float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.clearfix{*zoom:1;}
#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../css/ietip/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}
/*初始化*/
html{
	min-width: 1260px;
	/*overflow-y: hidden!important;*/
	overflow-x:auto!important ;
}
body{min-width: 1260px;}
.hwimg{width:100%; height: 100%;max-height: 100%; max-width: 100%;object-fit:cover}
.left{float:left}
.right{float:right}
.section1{
	width: 100%;
	position: relative;
}
.section2{
	background: url(../images/pic15.png) no-repeat center;
}
.section .htl{
	font-size: 40px;
	color: #333333;
	font-weight: lighter;
	text-align: center;
	padding: 60px 0;
}
.section .htl img{
	margin-top: -18px;
	margin-right: -20px;
}
.section .htl .hp{
	color: #777777;
	padding-top: 20px;
}
.section .htl span{ font-size:40px;margin-right: 10px; text-transform: uppercase; color:#00698c; }


.hbn2{
	position: relative;
	width: 1200px;
}
.hbn2 .slick-dots {
	position:absolute;
	/*bottom:17%;*/
	left:50%;
	margin-left:-45px;
}
.hbn2 .slick-dots li {
	width:12px;
	height:12px;
	background:#BBBBBB;
	float:left;
	margin:0 8px;
	border-radius: 50%;
}
.hbn2 .slick-dots li.slick-active {
	background:#00698c;
}
.hbn2 .slick-arrow{
	position:absolute;
	z-index:99;
	width:54px;
	height:100px;
	font-size:0;
	cursor:pointer;
	border: none;
	top: 50%;
	margin-top: -100px;
}
.hbn2 .slick-prev{
	background:url(../images/left6.png) no-repeat center;
	left:-94px;
}
.hbn2 .slick-next{
	right: -54px;
	left:auto;
	background:url(../images/right6.png) no-repeat center;
}
@media only screen and (max-width:1400px ) {
	.hbn2{
		overflow: hidden;
	}
}
.section2 .hfw{
	width: 370px;
	height: 510px;
	margin-right: 30px;
	margin-bottom: 30px;
	position: relative;
}

.section2 .hfw:nth-child(4n){
	margin-right: 0;
}
.section2 .hfw .fw_top{
	width: 100%; height: 250px;
  	overflow: hidden;
  	position: relative;
}

.section2 .hfw .ico{
	position: absolute;
	z-index: 12;
	right: 10px;
	bottom: 10px;
	display: block;
}
.section2 .hfw .fw_box{
	width: 370px;
  	height: 180px;
  	background-color: #f6f6f6;
  	text-align: center;
}
.section2 .hfw .layer{
	display: none;
	position: absolute;
	z-index: 19;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	background-color: rgba(0,0,0,0.2);
}
.section2 .hfw .layer .add{
	display: block;
	position: absolute;
	z-index: 199;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}
.section2 .hfw.active .fw_box{
	background-color: #00698c;
}
.section2 .hfw.active .fw_box .h3{
	color: #FFFFFF;
}
.section2 .hfw.active .fw_box .hp{
	color: #FFFFFF;
}
.section2 .hfw.active .ico{
	display: none;
}
.section2 .hfw .h3{
	font-size: 26px;
	font-weight: lighter;
	line-height: 40px;
	/*padding: 15px 0;*/
	padding-top: 45px;
}
.section2 .hfw .fw_box .h3{
	color: #333333;
}
.section2 .hfw .fw_box .h3 .span{
	font-size: 18px;
	color: #333;
	display: block;
	line-height:18px;
}
.section2 .hfw.active .fw_box .h3 .span{
	color: #fff;
}
.section2 .hfw .line{
	width: 30px;
	border: 1px solid #00698c;
	margin: 15px  auto;
}
.section2 .hfw.active .line{
	border: 1px solid #fff;
}
.section2 .hfw .fw_box .hp{
	font-size: 18px;
	width: 150px;
	margin: 0 auto;
	text-align: center;
	height: 50px;
	overflow: hidden;
}

.section3{
	background: url(http://121.41.75.124:8055/Public/Home/images/pic20.png) no-repeat center;
}
.section3 .hys{
	width: 600px;
}
.section3 .hys.left .imgs{
	height: 700px;
	display: table-cell;
	vertical-align: middle;
}
.section3 .hys.left .imgs img{
	width: 350px;
	height: 450px;
}
.section3 .ysbox{
	/*height: 700px;*/
}
.section3 .ysbox .item{
	width: 120px;
	height: 225px;
	background-color: #f5f5f5;
	background: linear-gradient(#e8e8e8,#f5f5f5);
}
.section3 .ysbox .item .a{
	height: 225px;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 20px;
}
.section3 .hys .line{
	width:30px;
	height: 3px;
	background-color:#fff;
}
.section3 .ysbox .item .h4{
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	width: 116px;
}
.section3 .ysbox .item:hover{
	background: #FFFFFF;
}
.section3 .ysbox .item:hover .h4{
	color: #1986d2;
}
.section3 .ysbox .item.active{
	background: #0c6089;
}
.section3 .ysbox .item.active .h4{
	color: #fff;
}
.section3 .hys .con{
	padding-left: 120px;
	display: none;
}
.section3 .hys .con .h3{
	font-size: 30px;
	line-height: 40px;
	color: #FFFFFF;
	padding: 25px 0;
}
.section3 .hys .con .img{
	width: 490px;
	height: 250px;
	padding: 30px 0;
}
.section3 .hys .con .img img{ width: 100%; height: 260px;}
.section3 .hys .con .p{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px; width: 490px; height: 150px;
}
.section4{
	background: url(../images/pic21.png) no-repeat center;
}
.section4.section .htl{
	font-size: 30px;
	padding-top: 5px;
}
.section.section4 .htl img {
    margin-top: -28px;
    margin-right: -20px;
}
.section4 .map{
	width: 700px;
	height: 560px;
	position: relative;
}
.section4 .map .mapbox{
	position: relative;
}
.section4 .map .mapbox2{
	position: absolute;
	width: 495px;
  	height: 450px;
  	z-index: 1005;
  	background-color:#FFFFFF;
  	/*filter:Alpha(opacity=58);
  	*zoom: 1;
    background-color: rgba(255, 255, 255,0.58);*/
    box-shadow: 2.958px 6.344px 49px 0px rgba(227, 229, 234, 0.4);
    left: 100%;
    top: 0;
    box-sizing: border-box;
    padding:45px 23px;
    /*visibility: hidden;*/
   display: none;
}
.section4 .map .mapbox2 .box{
	padding-left: 15px;
}
.section4 .map .mapbox2 .box .h3{
	font-size: 30px;
	color: #262626;
	text-align: left;
}
.section4 .map .mapbox2 .box .line{
	width: 35px;
	height: 0;
	border:1px solid #1985B8;
	margin: 25px 0;
}
.section4 .map .mapbox2 .nicescroll{
	/*height: 300px;*/
	position: relative;
	padding-left: 15px;
	/*overflow-y: scroll;*/
}
.section4 .map .mapbox2 .nicescroll::-webkit-scrollbar{
	width:5px;
	height:8px;
	background-color:#e5e5e5;
	border-radius:0;
}
.section4 .map .mapbox2 .nicescroll .ul{
	width: 100%;
}
.section4 .map .mapbox2 .nicescroll .ul .li a:hover{
	color: #1499D8;
}
.section4 .map .mapbox2 .nicescroll::-webkit-scrollbar-thumb{
	/*background-color:rgba(123,121,121,.7);*/
	background-color:#0e8bc6;
	border-radius:0;
}
/*.section4 .map .mapbox2 .nicescroll .jspVerticalBar{
	background-color:#FFFFFF;
}
.section4 .map .mapbox2 .nicescroll .jspTrack{
	width:5px;
	height:8px;
	background-color:#e5e5e5;
	border-radius: 5px;
}
.section4 .map .mapbox2 .nicescroll .jspDrag{
	background: #0e8bc6;
	width:5px;
	border-radius: 5px;
}	*/
.section4 .map .mapbox .cirle{
	width: 15px;
	height: 15px;
	border-radius: 100%;
	display: block;
	/*background-color: #1d9cd7;*/
	background-color:#1d9cd7;
	position: absolute;
	color: #262626;
	font-size: 16px;
	cursor: pointer;
}
.section4 .map .mapbox .cirle.cirle1{
	top:205px;
	right: 168px;
}	
.section4 .map .mapbox .cirle.cirle2{
	bottom:250px;
	right: 185px;
}	
.section4 .map .mapbox .cirle.cirle3{
	bottom:174px;
	right: 91px;
}	
.section4 .map .mapbox .cirle.cirle4{
	bottom:255px;
	right: 257px;
}
.section4 .map .mapbox .cirle.cirle5{
	bottom:192px;
	right:330px;
}
.section4 .map .mapbox .cirle.cirle6{
	bottom:123px;
	right:199px;
}	
.section4 .map .mapbox .cirle:hover{
	background-color:#cbab5b;
}	
.section4 .map .mapbox .cirle.cirle1:before{
	content:"京津冀区域";
	position: absolute;
	left:-30px;
	margin: 0 auto;
	top:-30px;
	width: 100px;
}
.section4 .map .mapbox .cirle.cirle2:before{
	content:"华中区域";
	position: absolute;
	left:100%;
	margin-left: 10px;
	margin: 0 auto;
	top:-20px;
	width: 100px;
}
.section4 .map .mapbox .cirle.cirle3:before{
	content:"华南区域";
	position: absolute;
	left:100%;
	margin-left: 10px;
	margin: 0 auto;
	top:-20px;
	width: 100px;
}
.section4 .map .mapbox .cirle.cirle4:before{
	content:"西北区域";
	position: absolute;
	left:100%;
	left:-30px;
	margin: 0 auto;
	top:-30px;
	width: 100px;
}
.section4 .map .mapbox .cirle.cirle5:before{
	content:"西南区域";
	position: absolute;
	right:100%;
	/*margin-right: 10px;*/
	margin: 0 auto;
	top:-30px;
	width: 100px;
}
.section4 .map .mapbox .cirle.cirle6:before{
	content:"华南区域";
	position: absolute;
	right:100%;
	/*margin-right: 10px;*/
	margin: 0 auto;
	top:-30px;
	width: 100px;
}
.section4 .map .mapbox2 .nicescroll .ul .li{
	width: 90px;
	padding-right: 42px;
}
.section4 .map .mapbox2 .nicescroll .ul .li a{
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #777777;
}
.section4 .hbn3{
	width: 465px;
	height:458px;
	margin-top:40px;
}
.section4 .hbn3 .bnbox{
	width: 465px;
	height:510px;
}
.section4 .hbn3 .hbntop{
	width: 430px;
	height: 265px;
	position: relative;
	box-sizing: border-box;
}
.section4 .hbn3 .hbox{
	width: 430px;
	height: 460px;
	background-color:#ecedf1;
	box-sizing: border-box;
	padding:0 30px;
	margin-top:40px;
}
.section4 .hbn3 .hbntop .img{
	display: block;
	position: absolute;
	top:-40px;
	/*left:30px;*/
}
.section4 .hbn3 .hbnbtm .h3{
	font-size: 24px;
	color: #191919;
	padding:20px 0;
}
.section4 .hbn3 .hbnbtm .hp{
	font-size: 14px;
	color: #333333;
}
.section4 .hbn3 .slick-arrow{
	position:absolute;
	z-index:99;
	width:40px;
	height:40px;
	font-size:0;
	cursor:pointer;
	border: none;
	bottom: 25px;
}
.section4 .hbn3 .slick-prev{
	background:url(../images/al2.png) no-repeat center;
	background-color: #BBBBBB;
	border: 1px solid #E8E8E8;
	left: 100%;
	margin-left: -160px;
}
.section4 .hbn3 .slick-next{
	right: 0;
	margin-right:70px;
	background:url(../images/ar1.png) no-repeat center;
	background-color: #BBBBBB;
	border: 1px solid #E8E8E8;
}
.section4 .hbn3 .slick-prev:hover {
	background-color:#00539D;
	border: 1px solid #00539D;
}
.section4 .hbn3 .slick-next:hover {
	background-color:#00539D;
	border: 1px solid #00539D;
}
.section5{
	background: url(http://121.41.75.124:8055/Public/Home/images/pic19.png) no-repeat center;
}
.section5.section .htl{
	color: #FFFFFF;
}
.section5 .box{
	width: 600px;
}
.section5 .ableft{
  width: 550px;
  height: 490px;
  background: url(../images/h2.png) no-repeat center;
  position: relative;
}
.section5 .ableft .abbox1{
	width: 489px;
    height: 204px;
    background-color: rgb(24, 143, 200);
    margin: 0 auto;
    position: absolute;
    bottom:26px;
    left: 0;
    right: 0;
    color: #FFFFFF;
    box-sizing: border-box;
    overflow: hidden;
    padding: 30px 20px;
}
.section5 .ableft .abbox1 .h3{
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	border-left: 4px solid #FFFFFF;
	padding-left: 10px;
}
.section5 .ableft .abbox1 .hp{
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 20px 0;
}
.section5 .ableft .abbox1 .more{
	display: block;
	opacity: 0.5;
	filter:opacity(50%) ;
}
.section5 .abbox2{
	
}
.section5 .abbox2 .abtop{
	margin-left: 10px;
	margin-bottom: 10px;
	 width: 550px;
 	 height: 240px;
   background: url(../images/h4.png) no-repeat center;
}
.section5 .abbox2 .abtop .abtr{
	width: 277px;
  	height: 240px;
  	background-color: rgba(204, 182, 145);
  	background-color: rgba(204, 182, 145,0.9);
  	/*opacity: 0.9;
	filter:opacity(90%) ;*/
}
.section5 .abbox2 .abtop .abtr .h3{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 42px;
	margin-left: 30px;
}
.section5 .abbox2 .abtop .abtr .con{
	width: 213px;
	height: 90px;
	color: #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
}
.section5 .abbox2 .abtop .abtr .more{
	display: block;
	margin-left: 30px;
	margin-top: -10px;
}
.section5 .abbox2 .abbtm>div.left{
	width: 270px;
  	height: 240px;
  	background-color: #FFFFFF;
  	box-sizing: border-box;
  	padding: 25px 55px;
  	margin-left: 10px;
}
.section5 .abbox2 .abbtm .img{
	width: 64px;
	height: 64px;
	display: block;
	margin: 0 auto;
	padding: 25px 0;
}
.section5 .abbox2 .abbtm .h4{
	font-size: 18px;
	line-height: 36px;
	color: #333333;
	text-align: center;
}

.section5 .abbox2 .abbtm .p{
	width:160px;
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	
}

.section6{
	background:#ebf0f3;
}
.section6 .htl .hnews{
	text-align: center;
	padding-top: 30px;
	position: relative;
}
.section6 .htl .hnews .ul{
	display: inline-block;
	position: relative;
}
.section6 .htl .hnews:before{
	position: absolute;
	z-index: 19;
	left: 0px;
	right: 0px;
	top: 0;
	width: 100%;
	height: 10px;
	border: 1px dashed #d7dee2;
}
.section6 .htl .hnews .ul .li{
	display: inline;
	font-size: 16px;
	color: #666666;
	line-height: 36px;
	text-align: center;
	width: 160px;
}
.section6 .htl .hnews .ul .li a{
	margin: 0 auto;
	display: block;
	border-radius: 50%;
	background-color: #FFFFFF;
	width: 41px;
  	height: 41px;
  	line-height: 40px;
  	font-size:22px;
  	color: #00698c;
}
.section6 .htl .hnews .ul .li a:hover{
	color: #FFFFFF;
	background-color: #00698c;
}
.section6 .newsdl2{
	/*width: 385px;*/
}
.section6 .newsdl2 .newbox{
	width: 386px;
    height: 225px;
    background-color: #FFFFFF;
    position: relative;
    box-sizing: border-box;
    padding-left:35px ;
    padding-top: 25px;
 	padding-right: 26px;
}
.section6 .newsdl2 .newbox:first-child{
	margin-bottom: 15px;
}
.section6 .newsdl2 .newbox .h4{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	width: 206px;
}
.section6 .newsdl2 .newbox .date{
	width: 75px;
 	height: 79px;
 	background-color:#00698c;
 	display: table-cell;
 	text-align: center;
 	vertical-align: middle;
}
.section6 .newsdl2 .newbox .date .hmax{
	font-size: 30px;
	color: #FFFFFF;
	line-height: 30px;
	font-family: "arial";
}
.section6 .newsdl2 .newbox .date .hmid{
	font-size: 14px;
	color: #FFFFFF;
	font-family: "arial";
}
.section6 .newsdl2 .newbox .p{
	width: 300px;
	font-size: 14px;
	line-height: 20px;
	color: #777777;
	padding-top:20px;
	padding-bottom: 12px;
}
.section6 .newsdl2 .newbox:hover{
	border: 1px solid #00698c;
}
.section6 .newsdl2 .newbox:hover .h4{
	color:#00698c ;
}
.section6 .newsdl2 .newbox:hover .date{
	background-color: #00698c;
}
.section6 .newsdl2 .newbox:hover .date .hmax{
	color:#F6F6F6;
}
.section7{
	background: url(http://121.41.75.124:8055/Public/Home/images/pic22.png) no-repeat center;
}
.section7 .limg{
	
}
.section7 .con .h4{
	font-size: 18px;
	color: #333333;
	line-height: 36px;
	padding: 30px 0;
}
.section7 .con .form{
	padding-bottom: 35px;
	border-bottom: 1px solid #f6f6f7;
}
.section7 .con .submit{
	background-color: rgb(24, 143, 200);
	width: 100px;
  	height: 40px;
  	font-size: 14px;
  	color: #f1f2f5;
  	border: none;
  	margin-top: 30px;
}
.section7 .con .text{
	border: 1px solid #e3e5ea;
	width: 320px;
 	height: 39px;
 	display: block;
 	box-sizing: border-box;
 	margin-bottom: 14px;
 	padding: 15px;
 	line-height: 39px;
 	font-size: 14px;
 	color: #999999;
}
.section7 .con .textarea{
	border: 1px solid #e3e5ea;
	width: 329px;
    height: 144px;
    text-align: left;
    font-size: 14px;
 	color: #999999;
 	box-sizing: border-box;
 	padding: 15px;
}
.section7 .con .h5{
	font-size: 22px;
	color: #fff;
	line-height: 36px;
	padding-top: 20px;
}
.section7 .con .p a{
	font-size: 14px;
	color: #000;
	line-height: 40px;
}
.section7 .con .p .iconfont{
	color: #fff;
	padding-right: 10px; font-size: 22px;
}
.section7 .con .p .span{
	padding-right: 54px;
}
.section7 .con .p .span:nth-child(3n){
	padding-right: 0;
}
#fp-nav.right {
    right:27px;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
    background: #00698c;
     border: 1px solid #00698c;
}
#fp-nav.fr ul li a.active span, .fp-slidesNav ul li a.active span {
    background: #00698c;
     border: 1px solid #00698c8;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #FFFFFF;
    background:#FFFFFF;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
#fp-nav.fr ul li a span, .fp-slidesNav ul li a span {
    border: 1px solid #bbbbbb;
    background:#bbbbbb;
}
#fp-nav ul li, .fp-slidesNav ul li{
	margin: 10px 7px;
}
.header{
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1000;
	top: 0; background:rgba(0,0,0,0.2); height: 100px;
}
.logo {
    position: fixed;
    left:15px;
    top: 10px;
    width:416px;
    height: 80px;
}
.logo .logo1,.logo .logo2{
	display: block;
}
.logo .logo3,.logo .logo4{
	display: none;
}

.nav_box {
    position: fixed;
    right:32px;
    top:20px;
}
.nav_box .ul .li{
	position: relative;
	
}
.btn-hover {
    margin-top: 3.5px;
    margin-left: 40px;
    position: relative;
    display: block;
    float: right;
    width: 52px;
    height: 52px;
    cursor: pointer;
}
.btn-hover .ico1{
	display: block;
}
.btn-hover .ico2{
	display: none;
}
.btn-hover .ico3{
	display: none;
}
.nav_box .ul{
	margin-top:20px;
	height: 20px;
	/*overflow: hidden;*/
}
.nav_box .li{
	font-size: 16px; padding: 0 15px;
}
.nav_box .li a{
	color: #fff;
}
.hbn{
	position: relative;
}
.hbn .slick-dots {
	position:absolute;
	bottom:17%;
	left:50%;
	margin-left:-80px;
}
.hbn .slick-dots li {
	width:30px;
	height:2px;
	background:#a8abb0;
	float:left;
	margin:0 8px;
}
.hbn .slick-dots li.slick-active {
	width:50px;
	background:#FFFFFF;
}

.header.fr{
	
}
.header.fr .logo .logo1,.header.fr .logo .logo2{
	display: none;
}
.header.fr .logo .logo3,.header.fr .logo .logo4{
	display: block;
}
.header.fr .btn-hover .ico1,.header.fr .btn-hover .ico3{
	display: none;
}
.header.fr .btn-hover .ico2{
	display: block;
}
.header.fr .nav_box .li a{
	color: #fff;
}
.header.active .head{
	 height: 350px;
	 position: fixed;
	 left: 0;
	 right: 0;
	 top: 0;
	 z-index: 1002;
	 width: 100%;
	 background-color: #00698c;
}
.header.active .logo .logo1,.header.active .logo .logo2{
	display: none;
	width: 208px;
}
.header.active .logo .logo3,.header.active .logo .logo4{
	display: block;
}
.header.active  .nav_box{
	width: auto;
}
.header.active .nav_box .ul{
	
}
.header.active .nav_box .li a{
	color: #fff;
}
.header.active .btn-hover .ico1,.header.active .btn-hover .ico2{
	display: none;
}
.header.active .btn-hover .ico3{
	display: block;
}
.header .nav_box .ul .subul{
	display: none;
}
.header.active .nav_box .ul .subul{
	position: absolute;
	left:-12px;
	right: 0;
	/*bottom: 0;*/
	margin-top: 20px;
	padding:15px 0;
	display: block;
	width: 120px;
}
.header.active .nav_box .ul .li{
	display: block;
	padding-bottom: 20px;
	border-bottom: 2px solid #fff;
	margin-right:30px;
}
.header.active .nav_box .ul .subul .a{
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	display: block; text-align: center;
}

@media only screen and (max-width:1280px) {
	.logo{
		width: 180px;
	}
	.logo img{
		width: 125px;
		/*height: 64px;*/
	}
	.header.active .nav_box .ul{
		margin-top:20px;
		width:768px;
		/*overflow: hidden;*/
	}
	.header.active .nav_box .ul .li{
		display: block;
		padding-bottom: 20px;
		border-bottom: 2px solid #1499d8;
		margin-right:10px;
	}
	.nav_box {
	    width: 860px;
	}
}




.section1 .down{
	position: absolute;
	left: 0;
	right: 0;
	margin:0 auto;
	/*height: 145px;*/
	z-index: 99;
	bottom:5%;
}
.section1 .down a{
	display: block;
	height: 60px;
	text-align: center;
	margin: 0 auto;
}

.break li{
	line-height:24px;
	padding: 20px 0;
}
.break li a{
	font-size: 14px;
	color: #666666;
}
.break .breakli+.breakli:before{
	content: ">";
	padding: 0 8px;
}
.al_title .h3{
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 10px;
}
.main{
	background-image: url(../images/pic05.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.al_title{
	padding-bottom: 30px;
	border-bottom: 1px solid #dfdfdf;
}
.al_con{
	margin: 30px auto;
}
.al_con .a{
	display: block;
}
.footer{
	background-color: #444444;
}
.footer .fl1{
	padding-top: 20px;
}
.footer{
	font-size: 12px;
	color: #888888;
	line-height: 36px; overflow: hidden; width: 100%;
}
.footer .fl2 a{
	color: #888888;
}
.footer .fl2{
	padding: 20px 50px;
}
.footer .fl2 .line:after{
	content: "|";
	padding:0 12px;
}
.fl3 .fsl{
	padding-top: 20px;
}
.sod_select::before, .sod_select::after {
    content: " ";
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 7px;
}
.sod_select:before, .sod_select:after {
    content: " ";
}
.sod_select::after {
    content: "";
    position: absolute;
    top: auto;
    bottom: 16px;
    width: 16px;
    height: 8px;
    background: url(../images/ldown.png) no-repeat left center;
}

.fl3 .fsl .sod_select {
    display: inline-block;
    position: relative;
    line-height: 1;
    width: 175px;
    height: 35px;
    padding: 0px 10px;
    line-height: 35px;
    box-sizing: border-box;
    border: 1px solid #999999;
    background-color:transparent;
    color: #bbbbbb;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    outline: 0;
    outline-offset: -2px;
    cursor: default;
}
.fl3 .fsl .sod_select .sod_list {
	/*top: 0;*/
	/*bottom: 100%;*/
    left: 0;
    height: auto;
    width: 175px;
    margin:-3px 0 0 0 ;
    background-color:rgba(38,38,38,0.8);
    border: 1px solid #999999;
    border-top: 1px solid #999999;
    color: #FFFFFF;
    /*font-weight: 300;*/
    z-index: 1;
    box-sizing: border-box;
}
.fl3 .fsl .sod_select .sod_list li{
	padding: 5px 10px;
}
.al_title2 .h3{
	font-size: 36px;
	color: #000000;
	font-weight: lighter;
	line-height: 36px;
	text-align: center;
}
.al_title2 .line{
	width: 35px;
	height: 0;
	border:1px solid #1985B8;
	margin: 25px auto;
}
.al_nav{
	height: 66px;
	margin-bottom: 55px;
}
.al_nav .box{
	background-color: #f8f8f8;
	line-height: 66px;
}
.al_nav .box .h4{
	font-size: 16px;
	color: #333333;
	width: 130px;
	text-align: center;
}
.al_nav .box .h4:after{
	content: "|";
	padding-left: 18px;
	color: #eaeaea;
}
.al_nav .box .al_navul{
	display: inline-block;
	width: 938px;
	height: 66px;
	overflow: hidden;
}
.al_nav .box .al_navul li{
	display: inline;
}
.al_nav .box .al_navul li .a{
	display: inline;
	font-size: 14px;
	padding:8px 12px;
	color: #666666;
	box-sizing: border-box;
	border: 1px solid #f8f8f8;
}
.al_nav .box .al_navul li .a:hover{
	color: #188fc8;
	border: 1px solid #188fc8;
}
.al_nav .box .ld1{
	display: block;
	padding-right: 30px;
}
.al_list{
	/*padding-bottom: 100px;*/
}
.al_list .aldl{
	width: 372px;
	height: 330px;
	box-sizing: border-box;
	border: 1px solid #e0e0e0;
	margin-right: 42px;
	margin-bottom: 50px;
	position: relative;
}
.al_list .aldl:nth-child(3n){
	margin-right: 0;
}
.al_list .aldl .dt{
	height: 260px;
	width: 370px;
	overflow: hidden;
	position: relative;
}
.al_list .aldl .dt .layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 65px;
	height: 30px;
	z-index: 100;
}
.al_list .aldl .dt .layer a{
	background-color: #2a90c9;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.al_list .aldl .dd{
	padding: 20px; text-align: center;
}
.al_list .aldl .dd .altle{
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	padding-bottom: 10px;
}
.al_list .aldl .dd .alp{
	font-size: 14px;
	color: #777777;
	line-height: 24px;
}
.al_list .aldl .dd .aldate{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-top: 10px;
}
.al_list .aldl .dd .aldate img{
	padding-right: 12px;
}
.al_list .aldl .dt .layer2{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color:rgba(0,0,0,0.5);
	z-index: 10;
	display: none;
}
.al_list .aldl .dt .layer2 .a{
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -24px;
	display: block;
	text-align: center;
}
.al_list .aldl:hover{
	border: 1px solid #00698c;
}
.al_list .aldl:hover .dt .layer2{
	display: block;
}
.al_list .aldl:hover .dd .altle{
	color:#00698c;
}
.page{ width:100%; margin:30px auto; text-align:center; color:#fff; height: 35px; overflow:hidden; padding:5px; cursor: pointer;}
.page span{ width:auto; padding:5px 10px; border:1px solid #00698c; margin:0 3px; background:#00698c; color:#fff;}
.page .nolink{ width:auto; padding:5px 10px; border:1px solid #00698c; margin:0 3px;}
.page a{ width:auto; padding:5px 10px; margin: 0 3px; border:1px solid #00698c; color: #00698c;  }
.page a:hover{  background:#00698c; color:#fff;}
.page .page_current{ width:auto; padding:5px 10px; background:#00698c; color: #fff; }
/*分页*/

.header.hg{
	position: relative;
}
.header.hg .logo,.header.hg .nav_box{
	position: absolute;
}
.nav_box .ul .li a:hover{
	color: #42b5ec;
}
.abbreak{
	border: 1px solid #e9e9e9;
}
.subnav .li{
	width: 138px;
	font-size: 16px;
	line-height: 24px;
}
.subnav .li.active{
	background-color: #0e8bc6;
}
.subnav .li a{
	display: block;
	color: #666666;
	text-align: center;
}
.subnav .li.active a{
	color: #FFFFFF;
}
.subnav .li:hover{
	background-color: #0e8bc6;
}
.subnav .li:hover a{
	color: #FFFFFF;
}
.about1{
	padding: 55px 0;
}
.ab.al_title2 .h3{
	background: url(../images/line.png) no-repeat center;
}
.ab.al_title2 .h4{
	text-align: center;
	font-size: 16px;
	color: #999999;
	line-height: 36px;
}
.about2{
	background: url(../images/pic06.png) no-repeat center;
	margin-top: 50px;
}
.about2 .abdl{
	background: url(../images/pic07.png) no-repeat center;
}
.about2 .abdl .dd{
	width: 600px;
	padding-top: 60px;
}
.about2 .abdl .al_title2 .h3{
	text-align: left;
	padding-top: 40px;
}
.about2 .abdl .al_title2 .line{
	margin:25px 0;
}
.about1 .al_title2.ab .h4{
	margin:15px 0;
}
.hp{
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.about2 .abdl .abcon .hp{
	text-indent: 30px;
	padding:12px 0;
}
.about3{
	background: url(../images/pic02.png) no-repeat center;
	padding: 55px 0;
}
.about3 .al_title2.ab .h3{
	color: #FFFFFF;
}
.about3 .al_title2.ab .h4{
	color: #FFFFFF;
	margin:15px 0;
	margin-bottom:55px;
}
.synos1{
	width: 395px;
	height: 178px;
	margin: 0 auto;
	position: relative;
}
.synos2 .li{
	width: 330px;
	height:306px;
	background-color: #FFFFFF;
	margin-top: 100px;
	margin-right: 100px;
}
.synos2 .li:nth-child(3n){
	margin-right:0px;
}
.synos2 .li .imgs{
	width: 330;
	height: 120px;
	display: block;
	/*box-shadow: inset -5px 0px 10px #9c9c9c;*/
	 box-shadow:inset 0px 0px 57px 0px rgba(156, 156, 156, 0.18);
	margin: 0 auto;
	text-align: center;
	box-sizing: border-box;
	padding: 20px 0;
}
.synos2 .li .hp{
	padding: 35px 30px;
	font-size: 14px;
}
.synos2{
	position: relative;
	padding-bottom:25px;
}
.synos2:before{
	content: "";
	width: 882px;
	height: 50px;
	position: absolute;
	left:0;
	right: 0;
	top:50px;
	margin: 0 auto;
	border:1px solid #9e9e9e;
	border-bottom: none;
}
.synos1:before{
	content: "";
	width: 0;
	height: 100px;
	position: absolute;
	left:0;
	right: 0;
	top: 100%;
	margin: 0 auto;
	border-left:1px solid #9e9e9e;
}
.about4{
	background: url(../images/pic08.png) no-repeat center bottom;
}
.about4 .al_title2.ab .h3{
	font-size: 30px;
}
.about4 .al_title2.ab .h4{
	margin:15px 0;
}
.qygm{
	padding: 60px 0;
}
.qygm .al_title2 .h3{
	font-size: 30px;
	font-weight: normal;
	text-align: left;
}
.qygm .al_title2 .line{
	margin: 25px 0;
}
.qygm .qy3{
	padding-left: 35px;
	box-sizing: border-box;
	width: 370px;
	padding-top: 50px;
}
.qygm .qy3 .ul{
	
}
.qygm .qy3 .ul li{
	margin-right: 40px;
	display: block;
	text-align: left;
	width: 85px;
}
.qygm .qy3 .ul li:nth-child(3n){
	margin-right: 0;
	
}
.qygm .qy3 .ul .a{
	font-size: 14px;
	color: #777777;
	font-weight: normal;
	line-height: 30px;
	font-family: "微软雅黑";
}
.qygm .qy3 .ul .a:hover{
	color: #1985B8;
}
.qygm .qyt{
	position: relative;
}
.qygm .qyt .layer{
	background: url(../images/ab06.png) no-repeat top left;
	width: 350px;
	height: 90px;
	position: absolute;
	z-index: 11;
}
.qygm .qyt .layer .h3{
	font-size: 36px;
	color: #000000;
	font-weight: lighter;
	padding-top: 40px;
}
.qygm .qy1{
	padding-top: 150px;
}
.qygm .qy1 .li{
	width: 145px;
	height: 40px;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	margin-bottom: 18px;
	position: relative;
}
.qygm .qy1 .li a{
	display: block;
	height: 100%;
	text-align: center;
	line-height: 38px;
	color: #000000;
	font-size: 14px;
}
.qygm .qy1 .li.active{
	background-color: #1d9cd7;
	border: 1px solid #1d9cd7;
}
.qygm .qy1 .li.active a{
	color: #FFFFFF;
}
.qygm .qy1 .li:after{
	content: "";
	position: absolute;
	right: -12px;
	top:12px;
	border: 6px solid transparent;
	border-left-color: #1d9cd7;
	display: none;
}
.qygm .qy1 .li.active:after{
	display: block;
}
.qygm .qy1 .li:hover:after{
	display: block;
}
.qygm .qy1 .li:hover{
	background-color: #1d9cd7;
	border: 1px solid #1d9cd7;
}
.qygm .qy1 .li:hover a{
	color: #FFFFFF;
}
.tab{
	margin: 30px auto;
	text-align: center;
}
.tab .li{
	width: 135px;
	height: 42px;
	display: inline;
	padding:0 8px;
}
.tab .li a{
	display: inline;
	line-height: 42px;
	background-color: #d7dae1;
	font-size: 16px;
	padding: 11px 35px;
	color: #FFFFFF;
}
.tab .li.active a{
	background-color: #1d9cd7;
}
.lb{
	width: 1200px;
	padding-bottom: 100px;
	display: none;
}
.lb4 .slick-dots {
	position:absolute;
	/*bottom:17%;*/
	left:50%;
	margin-left:-45px;
}
.lb4 .slick-dots li {
	width:12px;
	height:12px;
	background:#BBBBBB;
	float:left;
	margin:0 8px;
	border-radius: 50%;
}
.lb4 .slick-dots li.slick-active {
	background:#0e8bc6;
}
.fw{
	background-color: #F7F7F7;
}
.fw_list{
	width: 380px;
	height: 420px;
	display: table;
	background-color: #FFFFFF;
	margin-right: 25px;
	margin-bottom: 25px;
	position: relative;
}
.fw_list:nth-child(3n){
	margin-right: 0;
}
.fw_list .fw_box{
	width: 380px;
	height: 420px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
	box-sizing: border-box;
	margin: 32px;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transition: all 0.6s;
}
.fw_list .h3{
	font-size: 30px;
	font-weight: lighter;
	line-height: 40px;
	padding: 15px 0;
}
.fw_list .fw_box .h3{
	color: #333333;
}
.fw_list .fw_box .h3 .span{
	font-size: 18px;
	color: #888888;
	display: block;
	line-height:18px;
}
.fw_list .line{
	width: 30px;
	border: 1px solid #1D9CD7;
	margin: 15px  auto;
}
.fw_list .fw_box .hp{
	font-size: 14px;
	width: 270px;
	margin: 0 auto;
	text-align: center;
	height: 50px;
	overflow: hidden;
}
.fw_list .fw_box .addbtn{
	display: block;
	padding-top: 30px;
}
.fw_list .fw_box2{
	width: 380px;
	height: 420px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	box-shadow: 2px 2px 5px #e1e1e1,-2px -2px 5px #e1e1e1;
	transition: all 0.6s;
	-webkit-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
.fw_list .fw_box2 .imgs{
	
}
.fw_list .fw_box2 .fwxq{
	z-index: 12;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
}
.fw_list .fw_box2 .h3{
	color: #FFFFFF;
	padding-top: 60px;
}
.fw_list .fw_box2 .fwcon{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	width: 205px;
	margin: 0 auto;
}
.fw_list:hover .fw_box1{
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
	opacity: 0;
}
.fw_list:hover .fw_box2{
	/*display: block;*/
	-webkit-transform: rotateX(0deg);
  	transform: rotateX(0deg);
}
.fw2{
	background: url(../images/fw02.png) no-repeat center;
	
}
.fw2 .fwbox3{
	/*background: url(../images/fw03.png) no-repeat center;*/
	
}
.fw2 .fwbox3 .imgs{
	width:600px;
	height: 320px;
	display: block;
}
.fw2 .fwbox3 .fwcon3{
	padding: 65px 60px;
}
.fw2 .fwbox3 .fwcon3 .h3{
	font-size: 30px;
	text-align: left;
	font-weight: lighter;
	line-height: 40px;
	color: #FFFFFF;
}
.fw2 .fwbox3 .fwcon3 .line{
	width: 30px;
	height: 0;
	border: 1px solid #1D9CD7;
	margin: 25px 0;
}
.fw2 .fwbox3 .fwcon3 .p{
	width: 325px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 24px;
	color: #FFFFFF;
}
.fwcon2{
	padding-bottom: 75px;
}
.fw_list.ys{
	height: 436px;
}
.fw_list.ys .fw_box{
	height: 436px;
}
.fw_list.ys .fw_box .hp{
	font-size: 14px;
	width: 252px;
	margin: 0 auto;
	text-align: center;
	height:102px;
	overflow: hidden;
}
.addbtn .add1{
	display: block;
	margin: 0 auto;
}
.addbtn .add2{
	display: none;
	margin: 0 auto;
}
.addbtn:hover .add1{
	display: none;
}
.addbtn:hover .add2{
	display: block;
}
.news1 {
	padding:30px 0;
	border-bottom: 1px solid #f0f0f0;
}
.news1 .h3{
	font-size: 36px;
	font-weight: lighter;
	line-height: 36px;
	color: #00698c;
	padding-left: 20px;
	border-left: 2px solid #00698c;
	text-align: left;
}
.news1 .li{
	width:150px; margin-left: 5px; background: #f3f3f3;
}
.news1 .li a{
	display: block;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
	text-align: center;
}
.news1 .li a:hover{
	color: #fff;
	background-color: #00698c;
}
.news1 .li.active a{
	color: #fff;
	background-color: #00698c;
}
.news1 .li a .iconfont{
	padding-right: 10px;
	font-size:18px;
}
.searchbox{
	width: 335px;
	height: 48px;
}
.searchbox .sh{
	width: 255px;
	height: 100%;
	line-height: 46px;
	box-sizing: border-box;
	border: 1px solid #E2E2E2;
	padding-left: 18px;
	font-size: 14px;
	color: #999999;
}
.searchbox .shbtn{
	width: 76px;
	height: 100%;
	background-color: #d1bd9c;
	box-sizing: border-box;
	border: 1px solid #d1bd9c;
	color: #FFFFFF;
	font-size: 16px;
	margin-left: -1px;
}

.foot-tel{ float: right; margin-top: 20px; text-align: right; }





.news2 {
	padding: 60px 0 0;
	background-color: #FFFFFF;
}
.bnews .fnlayer{
	width: 560px;
	height: 355px;
	overflow: hidden;
}
.news2 .bnews2{
	margin-left:40px;
	width: 100%;
	/*padding: 20px 0;*/
}
.news2 .bnews2 .h4{
	color: #222222;
	font-size: 26px;
	line-height: 38px; overflow: hidden; 
}
.news2 .bnews2 .hp{
	font-size: 14px;
	padding: 20px 0;
}
.news2 .bnews2 .hp .span{
	margin-right: 40px;
}
.news2 .bnews2 .hp .a{
	color: #999999;
}
.news2 .bnews2 .hp .a .iconfont{
	padding-right: 10px;
}
.news2 .bnews2 .hp .a:hover{
	color: #1D9CD7;
}
.news2 .bnews2 .hp2{
	font-size: 14px;
	color: #777777;
	line-height: 20px; padding-bottom: 30px;
	border-bottom: 1px solid #e7e7e7; margin-bottom: 30px;
}
.news2 .bnews2 .hp2 .xq{
	display: block;
	padding-top: 20px;
	color: #00698c;
}
.banner4 .slick-arrow{
	position:absolute;
	z-index:99;
	width:40px;
	height:40px;
	font-size:0;
	cursor:pointer;
	border: none;
	bottom: 25px;
}
.banner4 .slick-prev{
	left:600px;
	background:url(../images/al2.png) no-repeat center;
	background-color: #BBBBBB;
	border: 1px solid #E8E8E8;
}
.banner4 .slick-next{
	right:510px;
	left:auto;
	background:url(../images/ar1.png) no-repeat center;
	background-color: #BBBBBB;
	border: 1px solid #E8E8E8;
}
.banner4 .slick-prev:hover {
	background-color:#00539D;
	border: 1px solid #00539D;
}
.banner4 .slick-next:hover {
	background-color:#00539D;
	border: 1px solid #00539D;
}
.banner4 .slick-dots {
	position:absolute;
	bottom:45px;
	right: 0;
}
.banner4 .slick-dots li {
	width:10px;
	height:10px;
	border-radius: 50%;
	line-height:10px;
	background:#9ba7ae;
	float:left;
	margin:0 5px;
}
.banner4 .slick-dots li.slick-active {
	background:#0e8bc6;
}
.news3{
	background-color: #f3f3f3;
	padding: 60px 0 0; overflow: hidden;
}
.newsdl{
	height: 465px; 
	width:385px ;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}
.newsdl:nth-child(3n){
	margin-right:0px;
}
.newsdl .dt{
	width: 385px;
	height: 245px;
	overflow: hidden;
	position: relative;
}
.newsdl .dt .hwimg{
	transition: all .6s;
}
.newsdl:hover .dt .hwimg{
	transform: scale(1.1);
}
.newsdl .dd{
	padding-top: 20px;
	padding-left: 30px;
	padding-right:42px;
}
.newsdl .dd .h4{
	width: 75px;
	font-size: 14px;
}
.newsdl .dd .h4 a{
	display: block;
	background-color: #00698c;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
}
.newsdl .dd .h3{
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	text-align: left;
	padding: 10px 0;
}
.newsdl .dd .p{
	font-size: 12px;
	color: #777777;
	line-height: 20px;
	text-align: left;
}
.newsdl .dd .xwdate{
	position: absolute;
	left: 30px;
	bottom: 25px;
}
.newsdl:hover .dd .h3{
	color:#00698c;
}
.newsdl .dt .layer{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.3);
	display: none;
}
.newsdl .dt .layer .a{
	left: 0;
	right: 0;
	position: absolute;
	display: block;
	text-align: center;
	margin: 0 auto;
	top: 50%;
	margin-top: -35px;
}
.news3 .page{
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 40px;
}
.news_sll{
	width: 100%;
	background-color: #FFFFFF; overflow: hidden;
}
.news_slr{
	width: 362px;
	background-color: #FFFFFF;
}
.news3 .n_title{
	/*margin: 25px 40px;*/
	margin: 0 40px;
	padding: 25px 5px;
	border-bottom: 1px solid #E2E2E2;
}
.news3 .n_title .h3{
	font-size: 24px;
	color: #000000;
	line-height: 24px;
}
.news3 .n_bt{
	display: block;
	padding: 15px 0;
}
.news3 .n_bt .h4{
	width: 75px;
	font-size: 14px;
	display: block;
	background-color: #188fc8;
	color: #FFFFFF;
	line-height: 24px;
	text-align: center;
	margin-right: 15px;
}
.news3 .xwfx{
	padding: 10px 0;
}
.news3 .xwfx .span{
	padding-right: 40px;
}
.news3 .xwfx .span .a{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.news3 .xwfx .span .a .iconfont{
	padding-right: 12px;
}
.news3 .xwfx .li{
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-right: 15px;
}
.news3 .xwfx .li a{
	display: block;
	font-size: 20px;
	color: #999999;
	line-height: 24px;
}
.news3 .xwfx .li a:hover{
	color: #1499d8;
}
.news3 .n_con{
	padding:45px 0;
	margin: 0 40px;
	border-bottom: 1px solid #E2E2E2; line-height: 28px;
}
.news3 .n_con p{ font-size: 16px !important;
	color: #777777;
	line-height: 38px;
}
.news3 .n_con img{
	display: block;
	padding: 30px 0;
	text-align: center;
	margin: 0 auto; width: auto; max-width: 100%;
}
.news3 .nbtm{
	padding:35px 40px;
}
.news3 .nbtm .h4{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
 .nbtn{
	width: 140px;
	text-align: center;
	margin:5px auto;
}
 .nbtn .a{
	background-color: #999999;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	padding: 18px 0;
}
 .nbtn .a .img{
	padding-right: 12px;
	margin-top: -2px;
}
 .nbtn .a:hover{
 	background-color: #1499d8;
 }
.news3 .nbtm .h4 .a{
	color: #333333;
}
.news3 .nbtm .h4:hover .a{
	color: #1499d8;
}
.news_slr .n_title2{
	padding: 25px 20px;
}
.news_slr .n_title2 .h3{
	font-size: 24px;
	line-height: 30px;
	font-weight: lighter;
	color: #333333;
}
.news_slr .n_title2 .ck a{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.news_slr .n_title2 .ck a:hover{
	color: #2291D8;
}
.news_slr .n_title2 .img{
	margin-top: -5px;
}
.news_slr .dl{
	margin:0 20px;
	border-bottom: 1px solid #E2E2E2;
}
.news_slr .dl .fnlayer{
	width: 320px;
	height: 178px;
	overflow:hidden;
}
.news_slr .dl .fnlayer .hwimg{
	transition: all 0.6s;
}
.news_slr .dl:hover .fnlayer .hwimg{
	transform: scale(1.1);
}
.news_slr .dl .dd{
	padding: 15px 0;
}
.news_slr .dl .dd a{
	font-size: 14px;
	color: #666666;
	line-height: 24px; 
}
.news_slr .dl:hover .dd a{
	color: #2291d8;
}
.news_slr .ul{
	margin:20px;
}
.news_slr .ul .li{
	list-style: disc inside;
	font-size: 10px;
	color: #666666;
	line-height: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding:5px 0;
	padding-right: 10px;
}
.news_slr .ul .li a{
	padding-left: 5px;
	font-size: 14px;
	color: #666666;
}
.news_slr .ul .li:hover a{
	color: #2291d8;
}
.lb2{
	padding-top: 10px;
	padding-bottom:40px ;
}
.lb2 .box{
	margin: 0 -10px;
}
.lb2 .box .a{
	display: block;
	width: 100px;
	line-height: 46px;
	background-color: #F7F7F7;
	color: #666666;
	text-align: center;
	border: 1px solid #e6e6e6;
	margin: 0 10px;
}
.lb2 .box .a.active{
	background-color: #1d9cd7;
	color: #FFFFFF;
	border: 1px solid #1d9cd7;
}
.lb2 .box .a:hover{
	background-color: #1d9cd7;
	color: #FFFFFF;
	border: 1px solid #1d9cd7;
}
.lxdl{
	margin: 40px 0;
	box-shadow: 0px 0px 16px 0px rgba(13, 13, 13, 0.06);
}
.lxdl .dt{
	width: 600px;
	height: 366px;
	overflow: hidden;
}
.lxdl .dd .al_title2 .h3{
	text-align: left;
}
.lxdl .dd{
	width: 600px;
	height: 370px;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left: 40px;
}
.lxdl .dd .al_title2 .line{
	margin:25px 0;
}
.lxul li{
	font-size: 16px;
	line-height: 36px;
	padding: 5px 0;
}
.lxul li a{
	color: #555555;
}
.lxul li a img{
	padding-right: 10px;
}
.message{
	margin:80px 0;
	height: 252px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 0px 16px 0px rgba(13, 13, 13, 0.06);
}
.message .mg1{
	width: 166px;
  	height: 252px;
  	background: url(../images/news05.png) no-repeat center;
}
.message .mg1 .m_con{
	padding: 35px 25px;
}
.message .mg1 .m_con .h3{
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	text-transform: capitalize;
}
.message .mg1 .m_con .h4{
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-weight: lighter;
}
.message .mg1 .m_con .line{
	width: 35px;
	height: 0;
	border:1px solid #FFFFFF;
	margin: 20px 0;
	opacity: 0.5;
}
.mgbox{
	width: 1032px;
	height: 252px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding-left:40px;
	padding-right: 48px;
}
.message .mg2 .txtbox{
	margin-bottom: 15px;
	width: 375px;
	height: 42px;
}
.message .mg2 .txtbox .txt{
	box-sizing: border-box;
	padding-left: 15px;
	width: 100%;
	height: 100%;
	line-height: 40px;
	font-size: 14px;
	color: #999999;
	border: 1px solid rgb(227, 229, 234);
}
.message .mg3 .txtbox{
	margin-bottom: 15px;
	width: 394px;
	height: 213px;
	margin-left: 10px;
}
.message .mg3 .txtbox .tarea{
	box-sizing: border-box;
	padding-left: 15px;
	width: 100%;
	height: 100%;
	line-height: 40px;
	font-size: 14px;
	color: #999999;
	border: 1px solid rgb(227, 229, 234);
}
.mg4{
	padding: 20px 0;
}
.mg4 p{
	font-size: 14px;
	color: #888888;
	line-height: 36px;
	padding: 10px 0;
}
.cover{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	filter:alpha(opacity=50); 
	z-index: 9998;
	display: none;
}
.cover .dialog{
	box-sizing: border-box;
	position: absolute;
	background-position: center;
	background-image: url(../images/dialog.png);
	background-size:cover;
	background-repeat: no-repeat;
	width:73%;
	height:90%;
	min-width: 1200px;
	min-height: 800px;
	background-color: #FFFFFF;
	box-shadow: -0.696px 4.951px 38px 0px rgba(156, 156, 156, 0.17);
	margin: auto;  
    position: absolute;  
    top: 0; left: 0; bottom: 0; right: 0; 
    z-index:199;
    padding: 75px;
}
.dg_con{
	margin:0 auto;
	text-align: center;
	width: 1100px;
}
.dg_con .a{
	display: block;
	width: 1080;
	height: 530px;
	padding: 40px 0;
}
.dg_con .imgs{
	max-height: 100%;
	max-width: 100%;
}
.closebtn{
	position: absolute;
	left: 0;
	right: 0;
	margin:0 auto;
	bottom:28px;
}
.closebtn .close{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.dg_box{
	display: none;
}
.dg_con .p{
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
.dg_con .zll{
	width: 544px;
}
.dg_con .zll .zltitle{
	border: 1px solid #d9dee3;
	display: block;
	width:213px;
	height: 73px;
	padding:12px 21px;
}
.dg_con .zll .hp{
	padding-top: 30px;
	text-align: left;
}
.dg_con .zlr{
	width: 520px;
	
}
.lb .lbul{
	height: 350px;
	padding: 10px ;
}
.lb .lbul .li{
  border: 1px solid #e9e9e9;	
  width: 173px;
  height: 93px;
  margin: 10px;
  background-color: #FFFFFF;
}
.lb .lbul .li a{
	line-height: 93px;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.lb .lbul .li a .img{
	display: inline;
	max-width: 93px;
	max-height: 173px;
}
.about5{
	background: url(../images/pic09.png) no-repeat center;
	padding: 55px 0;
}
.about5 .whbox1 {
  background-color:#FFFFFF;
  width: 365px;
  height: 285px;
  margin-right: 52px;
  margin-bottom:52px;
  position: relative;
  cursor: pointer;
}
.about5 .whbox1:nth-child(3n){
	margin-right: 0;
}
.about5 .box{
	margin:40px 38px;
	position: relative;
}
.about5 .whbox1 .imgs{
	display: block;
	position: absolute;
	right: 38px;
	bottom: 40px;
}
.about5 .whbox1 .imgs .img1{
	display: block;
}
.about5 .whbox1 .imgs .img2{
	display: none;
}
.about5 .box .h3{
	font-size: 30px;
	color: #333333;
	font-weight: lighter;
	line-height: 24px;
	text-align: left;
}
.about5 .box .line{
	width: 35px;
	height: 0;
	border:1px solid #1985B8;
	margin: 25px 0;
}
.about5 .al_title2.ab .h4{
	margin:15px 0;
}
.about5 .box .hp{
	width: 235px;
	color: #777777;
}
.about5 .whbox1:hover{
	background-color: #00698c;
	transition: all .5s ease;
}
.about5 .whbox1.active .imgs .img1{
	display:none;
}
.about5 .whbox1.active .imgs .img2{
	display:block;
}
.about5 .whbox1.active .box .h3{
	color: #FFFFFF;
}
.about5 .whbox1.active .box .line{
	border-color:#FFFFFF;
}
.about5 .whbox1.active .box .hp{
	color: #FFFFFF;
}
.whbox2{
	width: 575px;
	height: 290px;
	background-color: #FFFFFF;
	margin-right: 50px;
	margin-bottom: 30px;
}
.whbox2 .box .hp{
	width: 210px;
}
.whbox2:nth-child(2n){
	margin-right:0px;
}
.whbox2 .right{
	width: 282px;
	height: 290px;
	overflow: hidden;
}
.whbox2 .hwimg{
	transition: all .6s;
}
.whbox2:hover .hwimg{
	transform: scale(1.1);
}
.about6{
	background: url(../images/pic10.png) no-repeat center;
	padding: 55px 0;
}
.about6 .al_title2.ab .h3{
	color: #FFFFFF;
}
.about6 .al_title2.ab .h4{
	color: #FFFFFF;
	margin:15px 0;
	/*margin-bottom:55px;*/
	opacity: 0.5;
}
.about6 .lbfor{
	width: 1200px;
}
.about6 .lbfor .lbpage{
	width: 1200px;
	padding-top:150px;
}
.about6 .lbfor .lbpage .diamond{
	width:336px;
	height:336px;
	background: #FFFFFF;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%;
	margin:0 0 0px 240px;
	overflow: hidden;
}
.about6 .lbfor .lbpage .diamond .a{
	display: block;
	margin-left: -70px;
	margin-right: -70px;
	margin-top: -70px;
	margin-bottom: -70px;
	-webkit-transform: rotate(45deg);
}
.about6 .lbfor .lbpage .diamond .hwimg{
	display: block;
}
 .about6 .lbfor .lbpage .year .hbold{
 	color: #FFFFFF;
 	font-size: 48px;
 	font-weight: bold;
 	line-height: 64px;
 	font-family: arial;
 }
.about6 .lbfor .lbpage .year .yli{
	width:624px;
	list-style: disc outside;
	color: #00698c;
}
.about6 .lbfor .lbpage .year .yli a{
	display: inline;
	font-size: 16px;
	line-height: 36px;
	color: #FFFFFF;
}
.lbfor .slick-arrow{
	position:absolute;
	/*top:25%;*/
	z-index:99;
	font-size:0;
	cursor:pointer;
	border: none;
	width:64px;
	height:64px;
	/*background:transparent;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%;*/
}
.lbfor .slick-prev{
	left:290px;
	background:url(../images/left.png) no-repeat center;
	/*top: 75%;*/
	bottom: 0;
	/*margin-bottom: -100px;*/
}
.lbfor .slick-next{
	right: 100%;
	margin-right:-315px;
	bottom:-40px;
	background:url(../images/right.png) no-repeat center;
}
.lbnav{
	/*margin: 55px 0;*/
	margin-top: 80px;
	/*background-color: #0E8BC6;*/
}
.lbnav .time{
	height:75px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: arial;
	width: 224px;
	text-align: center;
	margin:0 auto;
	cursor: pointer;
}
.lbnav .time .cirle{
	height: 30px;
	line-height: 30px;
	margin:10px auto;
	display: block;
	position: relative;
}
.lbnav .time .cirle:before{
	content: "";
	position: absolute;
	width: 92px;
	top: 50%;
	left: 0;
	border-top: 1px dashed #FFFFFF;
}
.lbnav .time .cirle:after{
	content: "";
	position: absolute;
	width: 92px;
	top: 50%;
	right: 0;
	border-top: 1px dashed #FFFFFF;
}
.lbnav .time .cirle .cl1{
	display: inline;
}
.lbnav .time .cirle .cl2{
	display: none;
}
.lbnav .time.active{
	font-size: 24px;
	font-weight: bold;
}
.lbnav .time.active .cirle .cl1{
	display:none;
}
.lbnav .time.active .cirle .cl2{
	display:inline;
}
.lbnav .slick-arrow{
	position:absolute;
	top:25%;
	margin-top: -10px;
	z-index:99;
	width:30px;
	height:30px;
	font-size:0;
	cursor:pointer;
	border: none;
}
.lbnav .slick-prev{
	left:0;
	background:url(../images/left2.png) no-repeat center;
	margin-left: -40px;
}
.lbnav .slick-next{
	right:0;
	left:auto;
	background:url(../images/right2.png) no-repeat center;
	margin-right: -40px;
}




.about7{
	background: url(../images/pic05.png) no-repeat center;
	padding: 55px 0;
}
.about7 .al_title2.ab .h4{
	margin:15px 0;
	margin-bottom:55px;
}
.lb3{
	padding-bottom: 100px;
	width: 1200px;
}
.lb3 .lbimg{
	position: relative;
}
.lb3 .lbimg .a{
	position: relative;
	display: block;
}
.lb3 .lbimg .a .hwimg{
	width: 280px;
	height: 160px;
}
.lb3 .lbimg .a .p{
	 width: 280px;
 	 height: 42px;
 	 background-color: rgb(197, 170, 124);
 	 color: #FFFFFF;
 	 line-height: 42px;
 	 font-weight: bold;
 	 font-size: 15.3px;
 	 text-align: center;
}
.lb3 .slick-arrow{
	position:absolute;
	top:25%;z-index:99;
	width:25px;
	height:41px;
	font-size:0;
	cursor:pointer;
	border: none;
}
.lb3 .slick-prev{
	left:0;
	background:url(../images/left1.png) no-repeat center;
	margin-left: -65px;
}
.lb3 .slick-next{
	right:0;
	left:auto;
	background:url(../images/right1.png) no-repeat center;
	margin-right: -40px;
}
.lb3 .slick-dots {
	position:absolute;
	bottom:50px;
	left:50%;
	margin-left:-50px;
}
.lb3 .slick-dots li {
	width:10px;
	height:10px;
	border-radius: 10px;
	line-height:10px;
	background:#BBBBBB;
	float:left;
	margin:0 3px;
}
.lb3 .slick-dots li.slick-active {
	width:10px;
	height:10px;
	border-radius: 10px;
	line-height:10px;
	background:#0e8bc6;
}
@media only screen and (max-width:1400px ) {
	.lb3{
		overflow: hidden;
	}
}
.header.active .nav_box .ul .subul .a:hover{
	color:#42b5ec ;
}
@media only screen and (max-height:1080px ) {
	.section1 .fp-tableCell{
		display: block;
	}
}
@media only screen and (max-width:1260px ){
	.section3 .ysbox{
		margin-top: 40px;
	}
	.section3 .ysbox .item{
		height: 160px;
	}
	.section3 .ysbox .item .a{
		height: 160px;
	}
	.section7 .con .form {
	    padding-bottom: 15px;
	    border-bottom: 1px solid #f6f6f7;
	}
	.section7 .con .h5 {
	    font-size: 18px;
	    color: #333333;
	    line-height: 36px;
	    padding-top: 10px;
	}
}
.BtnChange{
	position: absolute;
	top: 50%;
	margin-top: -50px;
}
.BtnChange.pre{
	left: 20px;
}
.BtnChange.next{
	right: 20px;
}
.qygm .qycon{
	display: none;
}
/*0803*/
.section4 .hbn3 .hbntop{
	height: 225px;
}
.section4 .map .mapbox2 .nicescroll{
	/*去掉此高度*/
	/*height: 300px;*/
}
.section4 .map .mapbox2{
	padding: 35px 0;
	padding-left: 23px;
	width:495px;
	/*去掉此高度*/
	height: 550px;
}
.section4 .map .mapbox2 .nicescroll .ul .li{
	width:152px;
	padding-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.qycon2 .qy2{
	position: relative;
	margin-left: 10px;
}

.qycon2 .qy2 .cirle {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    display: block;
    background-color:#1d9cd7;
    position: absolute;
    color: #262626;
    font-size: 16px;
    cursor: pointer;
}
.qycon2 .qy2 .cirle.hover{
	background-color: #cbab5b;
	display: block;
}
.qycon2 .qy2 .cirle:before{
	display: none;
}
.qycon2 .qy2 .cirle.hover:before{
	display: block;
}

.layAppTopnew {
    width: 60px;
    position: fixed;
    z-index: 22;
    right: 35px;
    bottom: 60px;
}
.layAppTopnew .item{
    width: 80px;
    height: 80px;
    background: #585858;
    text-align: center;
    border-bottom: 1px solid #999;
    padding-top: 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.layAppTopnew .item h6{
    color: #fff;
}
.layAppTopnew .item img{
    width: 40px;
    height: 40px;
}
.layAppTopnew .serve_box:hover .serve_con{
    display: block;
}
.layAppTopnew .serve_box .serve_con{
    position: absolute;
    background: #585858;
    right: 100%;
    top: 0;
    width: 230px;
    height: 80px;
    color: #fff;
    padding-top: 20px;
    display: none;
    box-sizing: border-box;
}
.layAppTopnew .serve_box .serve_con p{
    margin-top: 5px;
}
.layAppTopnew .serve_box .serve_con i img{
    width: 20px;
    height: 20px;
}
.layAppTopnew .ewm_box .ewm_ppp{
    position: absolute;
    right: 100%;
    top: 33%;
    display: none;
}
.layAppTopnew .ewm_box:hover .ewm_ppp{
    display: block;
}
.layAppTopnew .ewm_box .ewm_ppp img{
    width: 100px;
    height: 100px;
    float: right;
    margin-left: 5px; 
}


/*

.qycon2 .qy2 .cirle.cirle1:before {
    content: "京津冀区域";
    position: absolute;
    left: -30px;
    margin: 0 auto;
    top: -30px;
    width: 100px;
}
.qycon2 .qy2 .cirle.cirle1 {
    top:188px;
    right: 156px;
    position: absolute;
}
.qycon2 .qy2 .cirle.cirle2 {
    bottom:230px;
    right:170px;
}
.qycon2 .qy2 .cirle.cirle2:before {
    content: "华中区域";
    position: absolute;
    left: -30px;
    margin: 0 auto;
    top: -30px;
    width: 100px;
}
.qycon2 .qy2 .cirle.cirle3:before {
    content: "华东区域";
    position: absolute;
    left: 100%;
    margin-left: 10px;
    margin: 0 auto;
    top: -20px;
    width: 100px;
}
.qycon2 .qy2 .cirle.cirle3 {
    bottom:160px;
    right: 83px;
}
.qycon2 .qy2 .cirle.cirle5:before {
    content: "西南区域";
    position: absolute;
    left: 100%;
    margin-left: 10px;
    margin: 0 auto;
    top: -20px;
    width: 100px;
}
.qycon2 .qy2 .cirle.cirle5{
    bottom:177px;
    right: 303px;
}
.qycon2 .qy2 .cirle.cirle6:before {
    content: "西北区域";
    position: absolute;
    left: 100%;
    margin-left: 10px;
    margin: 0 auto;
    top: -20px;
    width: 100px;
}
.qycon2 .qy2 .cirle.cirle6{
    bottom: 234px;
    right: 236px;
}
.qycon2 .qy2 .cirle.cirle4:before {
    content: "华南区域";
    position: absolute;
    left: 100%;
    margin-left: 10px;
    margin: 0 auto;
    top: -20px;
    width: 100px;
}
.qycon2 .qy2 .cirle.cirle4{
    bottom: 113px;
    right: 182px;
}*/